home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 April: Mac OS SDK / Dev.CD Apr 96 SDK / Dev.CD Apr 96 SDK1.toast / Development Kits (Disc 1) / OpenTransport / OpenTransport - Read Me First next >
Encoding:
Text File  |  1994-11-21  |  2.3 KB  |  44 lines  |  [ttro/ttxt]

  1. =============================
  2. About the "OpenTransport" folder
  3. =============================
  4.  
  5. Apple is investing significant effort in modernizing the architecture of LAN and WAN networking and communications on the Macintosh. The architecture is being designed with existing and future versions of the MacOS in mind, and will provide the native, performance-oriented, API for network for Macintosh on PowerPC. 
  6.  
  7. You may be familiar with this work under a variety of code names, acronyms, and so forth. (ETB, TII, TI-squared, NCTB, CTB Pro, …) As of ETO #13, the project has been christened "OpenTransport".
  8.  
  9. Apple has selected a standards-based API for all of its next generation protocol stacks and drivers.
  10.  
  11. The OpenTransport architecture implements a strict superset of the X/Open Transport Interface (XTI) specifications. Extensions have been added to support asynchronous calls, C++ interfaces, and other added value features. The OpenTransport architecture also offers infrastructure support for things like buffer management, timers, split address spaces and protocol layering.
  12.  
  13. For a complete review of the market perspective and motivations behind OpenTransport, please refer to the included Persuasion 2.1 presentation. 
  14.  
  15. Let us hear from you. Please send your comments to us on AppleLink at OPENTPT.
  16.  
  17. Regards,
  18. the OpenTransport Development Team
  19.  
  20.  
  21. ==================================================================================
  22. Other sources of documentation applicable to XTI and STREAMS include:
  23.  
  24. - OSF/1 Operating System: Network Applications Programmer's Guide;
  25.      Open Software Foundation, Prentice Hall, ISBN 0-13-640145-7
  26.  
  27. - UNIX Network Programming; W. Richard Stevens, Prentice Hall,
  28.   ISBN 0-13-949876-1
  29.  
  30. - UNIX System V Relase 4: Programmer's Guide: STREAMS;
  31.   Unix Press (A Prentice Hall title), ISBN - 0-13-020660-1
  32.  
  33. - Programming UNIX SVR4.2: Network Programming Interhces;
  34.   UNIX Press (A Prentice Hall title), ISBN 0-13-017641-9
  35.  
  36. - X/Open CAE Specification: X/Open Transport Interface (XTI);
  37.   X/Open Company, Ltd. (XO/CAE/91/600) ISBN 1-872630-29-4 
  38.  
  39. - Transport Provider Interface Specification, revision 1.5 (92/12/10);
  40.   UNIX International, OSI Special Interest Group
  41.  
  42. - Data Link Provider Interface Specification, revision 2.0.0 (91/08/20);
  43.   UNIX International, OSI Work Group
  44.